gusucode.com > 酷维企业网站CMS管理系统 v2.1.0 > 酷维企业网站CMS管理系统 v2.1.0\code\NewsAdmin\logout.asp

    <% 
Session.Abandon()
Response.Redirect("../index.asp")
%>